Total Complexity | 37 |
Dependencies | 4 |
Dependents | 0 |
Total lines | 210 |
Lines of code | 109 |
Logical lines of code | 58 |
Comment lines | 44 |
Methods | 17 |
Properties | 5 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
seek() | 55 | 8 | 19 | |
read() | 57 | 4 | 17 | |
getSize() | 63 | 3 | 11 | |
addStream() | 65 | 3 | 9 | |
eof() | 71 | 3 | 5 | |
__toString() | 68 | 2 | 8 | |
__construct() | 74 | 2 | 5 | |
close() | 69 | 2 | 7 | |
getMetadata() | 80 | 2 | 3 | |
tell() | 82 | 1 | 3 | |
attach() | 81 | 1 | 3 | |
detach() | 77 | 1 | 4 | |
getContents() | 80 | 1 | 3 | |
isReadable() | 82 | 1 | 3 | |
isWritable() | 82 | 1 | 3 | |
isSeekable() | 82 | 1 | 3 | |
write() | 82 | 1 | 3 |